home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / killosama1.swf / scripts / DefineButton2_113 / BUTTONCONDACTION on(press).as
Text File  |  2001-12-05  |  80b  |  7 lines

  1. on(press){
  2.    if("0" < eval("/:ammo"))
  3.    {
  4.       gotoAndPlay(12);
  5.    }
  6. }
  7.